Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: uninstaller for Parseable installer #75

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

AdheipSingh
Copy link
Contributor

No description provided.

@AdheipSingh AdheipSingh requested a review from nitisht December 17, 2024 00:57
@@ -0,0 +1,28 @@
package cmd
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the license header


var UnInstallOssCmd = &cobra.Command{
Use: "oss",
Short: "Uninstall Parseable OSS",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should have a name of each installation so it is possible to install multiple instances and then delete the one you want to delete.

@@ -0,0 +1,27 @@
package installer
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Banner

@@ -0,0 +1,158 @@
package installer
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Banner

@nitisht nitisht merged commit ab642cb into parseablehq:main Dec 17, 2024
1 of 2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants